home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
archive
/
bat4pkz.arj
/
README.1ST
< prev
next >
Wrap
Text File
|
1994-02-14
|
2KB
|
70 lines
There should be three BAT files in this packet:
ZIPPY.BAT
ZIPUNDO.BAT
ZIP©.BAT
You need to have Pkzip 2.04g and Dos 6 to use those Bat files, plus you
have to add a statement in your Path of the Autoexec.bat file.
The Path for the Pkzip files must be C:\PKZIP in order or the bat files
to work.
Make a directory called \ZIPIT on your harddrive (C:\) and copy the bat
files into that directory. Add the \ZIPIT directory in your Path statement
if you wish.
All zip files will be created at maximum compression.
*Syntax for ZIPPY.BAT*
Usage: zippy.bat (drive) (directory) (zip file name)
Example: zippy c windows win
This would zip up the Windows directory in C-drive with all it's
Subdirectories and create the win.zip file...
Notice not to use any colons or backlashes!
Usage: To zip up the A or B Floppy drive
zippy.bat (drive) (zip file name)
Example: zippy a try
This would zip up the A-Floppy with all it's Subdirectories,
store the volume label of the disk and create the try.zip file.
*Syntax for ZIP©.BAT*
Usage: zip©.bat (drive) (directory) (zip file name)
Example: zip© c windows win
This would zip up the Windows directory in C-drive with all it's
Subdirectories and create the win.zip file then it will move
the win.zip file to the Floppy drive you specify.....
Notice not to use any colons or backlashes!
*Syntax for ZIPUNDO.BAT*
Usage: zipundo.bat (path&zip file name) (path for unpacking)
Example: zipundo c:\try\tag.zip d:\new
This would take the "tag.zip" file of the specified directory
and extract it to d:\new. If destination directory doesn't
exist, it will be created.
If you have a zip file which has a Volume label stored inside,
Zipundo.bat will restore it again on to a floppy.
Hope you can use them, enjoy and God bless you !